24. Exercise: Two Pane Layout
Title of Task
In this final exercise, you'll be creating a two pane layout for viewing on a tablet. This will require creating a new layout folder for tablets and truly utilizing the flexible, reusable, and modular power of fragments!
Exercise Code
Exercise: TFragments.07-Exercise-TwoPaneUI
Responsive Design
This two pane layout completes our Master-Detail flow that we talked about at the beginning of this lesson. This is an extremely common (and responsive) design pattern, and the last step in completing this app! :)
If you decide to implement a divider in the UI, checkout this suggestion.
Two Pane Layout
Task Description:
Follow along with these steps to create a UI that looks great on tablet screens!
Task Feedback:
Wooo!! Great job!! You've completed this app!
Solution: [TFragments.07-Solution-TwoPaneUI][Diff]